home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / wcff351.zip / WCFF.CFG < prev    next >
Text File  |  1992-09-26  |  6KB  |  163 lines

  1. ;-----------------[ WCFF.CFG v3.51 Configuration File ]-----------------
  2. ;                          Revised: 09/26/92
  3. ;
  4. ;   This a standard ASCII text file used to control the operating
  5. ;   characteristics of WCFF! during normal operation.  This file is
  6. ;   REQUIRED for proper operation.  For more specific information
  7. ;   on each of the available parameters, refer to WCFF.DOC file.
  8. ;
  9. ;   Any standard ASCII text editor can be used when making changes.
  10. ;   Comments can be contained in this file for easy reference by
  11. ;   placing a semicolon ";" in the first position of any line.
  12. ;   Spaces are ignored.
  13. ;
  14. ;-----------------------------------------------------------------------
  15. ;  * This is your zone number *   [REQUIRED]
  16. ;-----------------------------------------------------------------------
  17. ;
  18. ORIGZONE 1
  19. ;
  20. ;-----------------------------------------------------------------------
  21. ;  * This is the address of your system *  [REQUIRED]
  22. ;-----------------------------------------------------------------------
  23. ;
  24. NETNODE 161/123
  25. ;
  26. ;-----------------------------------------------------------------------
  27. ;  * This is your alias address(es) *  [OPTIONAL]
  28. ;
  29. ;  Maximum of 15 AKA's are allowed.  Complete address including zode is
  30. ;  required.
  31. ;-----------------------------------------------------------------------
  32. ;
  33. AKA 86:250/0
  34. AKA 86:250/100
  35. AKA 86:250/110
  36. ;
  37. ;-----------------------------------------------------------------------
  38. ;  * Location of WC30 Home Directory *  [REQUIRED]
  39. ;-----------------------------------------------------------------------
  40. ;
  41. WILDCAT c:\wc30
  42. ;
  43. ;-----------------------------------------------------------------------
  44. ;  * Inbound Files Directory *  [REQUIRED]
  45. ;
  46. ;    Usually the same location where your INBOUND mail archives are
  47. ;    presently located.
  48. ;-----------------------------------------------------------------------
  49. ;
  50. INFILES c:\fd\file
  51. ;
  52. ;-----------------------------------------------------------------------
  53. ;  * Inbound Mail Packets/Archives *  [REQUIRED]
  54. ;
  55. ;  This option is used to define a separate inbound location for mail
  56. ;  archives such as is commonly used in D'Bridge systems.  For FrontDoor
  57. ;  systems, this is normally the same directory as INFILES shown above.
  58. ;
  59. ;-----------------------------------------------------------------------
  60. ;
  61. INMAIL c:\fd\file
  62. ;
  63. ;-----------------------------------------------------------------------
  64. ;  * Outbound TIC/FLE Directory *  [REQUIRED]
  65. ;-----------------------------------------------------------------------
  66. ;
  67. OUTFILES c:\fd\ticfiles
  68. ;
  69. ;-----------------------------------------------------------------------
  70. ;  * Outdated/Replaced Files Directory *  [REQUIRED]
  71. ;-----------------------------------------------------------------------
  72. ;
  73. OLDFILES c:\oldfiles
  74. ;
  75. ;-----------------------------------------------------------------------
  76. ;  * Output File for File Scanners *  [OPTIONAL]
  77. ;
  78. ;  This option is used to specify the <drive:\directory\filename> to
  79. ;  use with File Scanners such as CATSCAN.  WCFF! can create a ASCII
  80. ;  text file of the newly received files for automatic checking for
  81. ;  viruses and so on.
  82. ;-----------------------------------------------------------------------
  83. ;
  84. NEWFILESLIST c:\wc30\runlater.txt
  85. ;
  86. ;-----------------------------------------------------------------------
  87. ;  * Mailer Definition/Operating Mode *  [REQUIRED]
  88. ;
  89. ;         FIDO     = FrontDoor/D'Bridge Systems
  90. ;         BINKLEY  = Binkley Systems only!
  91. ;
  92. ;  NOTE:  FIDO requires the MAIL (netmail) path to be defined.
  93. ;         BINKLEY requires the OUTBOUND path to be defined.
  94. ;-----------------------------------------------------------------------
  95. ;
  96. FIDO
  97. ;
  98. ;-----------------------------------------------------------------------
  99. ;  * Location of Netmail Directory *  [REQUIRED]
  100. ;
  101. ;    To be used with FIDO spec only.
  102. ;-----------------------------------------------------------------------
  103. ;
  104. MAIL c:\fd\netmail
  105. ;
  106. ;-----------------------------------------------------------------------
  107. ;  * Location of Outbound Directory *  [REQUIRED for BINKLEY Systems]
  108. ;
  109. ;    To be used for Binkley only!
  110. ;-----------------------------------------------------------------------
  111. ;
  112. OUTBOUND c:\binkley\outbound
  113. ;
  114. ;-----------------------------------------------------------------------
  115. ;  * Enable CRC-32 checking on TIC/FLE's *  [OPTIONAL]
  116. ;-----------------------------------------------------------------------
  117. ;
  118. CRC
  119. ;
  120. ;-----------------------------------------------------------------------
  121. ;  * Specify FROM: Name in Echomail Message *  [OPTIONAL]
  122. ;-----------------------------------------------------------------------
  123. ;
  124. POSTTOFROM Joe Martin
  125. ;
  126. ;-----------------------------------------------------------------------
  127. ;  * Specify SUBJECT: Info in Echomail Message *  [OPTIONAL]
  128. ;-----------------------------------------------------------------------
  129. ;
  130. POSTTOSUBJECT New File Arrivals!
  131. ;
  132. ;-----------------------------------------------------------------------
  133. ;  * Specify CONTENT of Echomail Message *  [OPTIONAL]
  134. ;-----------------------------------------------------------------------
  135. ;
  136. POSTTONOTE Shown below is a list of new files received!
  137. ;
  138. ;-----------------------------------------------------------------------
  139. ;  * Specify ORIGIN LINE for Outgoing Echomail *  [OPTIONAL]
  140. ;-----------------------------------------------------------------------
  141. ;
  142. POSTTOORIGIN The Power Station (1:161/123)
  143. ;
  144. ;-----------------------------------------------------------------------
  145. ;  * File Area(s) Definition *  [REQUIRED]
  146. ;-----------------------------------------------------------------------
  147. ;
  148. AREA <drive:\directory> <area name> <file area # or P>
  149.      LOCAL POSTTOAREA <local echo name>
  150.      LOCAL POSTTOFROM <user name>
  151.      LOCAL POSTTOSUBJECT <text for subject line>
  152.      LOCAL POSTTONOTE <note text>
  153.      LOCAL POSTTOORIGIN <origin line>
  154.      LOCAL CRC <ON|OFF>
  155.      <zone:net/node> <password> <flag(s)>
  156.      <zone:net/node> <password> <flag(s)>
  157. ;
  158. AREA <drive:\directory> <area name> <file area # or P>
  159.      <zone:net/node> <password> <flag(s)>
  160.      <zone:net/node> <password> <flag(s)>
  161. ;
  162. ;------------------[ End of WCFF.CFG Configuration File ]---------------
  163.